Pricing

Understand the v0 plans, pricing, and usage limits.

v0 offers 5 plans:

  • Free: No cost. For people looking to explore.
  • Premium: $20/month. For higher limits and power users.
  • Team: $30/user/month. For fast moving teams and collaboration.
  • Business: $100/user/month. For privacy conscious teams.
  • Enterprise: For large companies that require additional security.

Plan comparison

FeatureFreePremiumTeamBusinessEnterprise
Price$0/month$20/month$30/user/month$100/user/monthCustom
Monthly Credits$5$20$30 per user$30 per userCustom
Projects200UnlimitedUnlimitedUnlimitedUnlimited
Team FeaturesNoNoYesYesAdvanced controls
Shared ProjectsNoNoYesYesYes
Shared CreditsNoNoYesYesYes
Access ControlsNoNoBasicBasicRBAC
Centralized BillingNoNoYesYesYes
Usage AnalyticsBasicBasicTeam-wideTeam-wideAdvanced
Data Opt-outNoNoNoYesYes
SAML SSONoNoNoNoYes
Priority AccessNoNoNoNoYes

Choose your plan →

How do credits work?

Credits function like a prepaid balance:

  • Each plan includes a monthly credit allowance.
  • Generations draw from your credit balance.
  • When credits are used up, generation pauses.
  • You can buy more credits any time (Premium, Team, and Business plans).
  • Credits reset monthly on your billing date.

What are tokens?

Tokens are the units used to measure how much text is processed:

  • Input tokens come from your prompt or uploaded content.
  • Output tokens are what v0 generates in response.

Each time you use v0, your input and the generated output are split into tokens and counted. Token usage varies based on the length of your input and the size of the output. Longer prompts or more detailed responses will use more tokens.

v0 also includes all relevant context like chat history, source files, and Vercel-specific knowledge when generating responses. This context is counted as input, and higher-quality responses may use more tokens as a result.

Model Pricing

The number of tokens per credit used depends on the model. This table shows how much each model costs per million tokens:

ModelDescriptionInput Cost (per 1M tokens)Output Cost (per 1M tokens)
v0 MiniLightning-fast speed with near-frontier intelligence$0.50$2.50
v0 ProBalanced speed and intelligence, with superior performance for most tasks$1.50$7.50
v0 MaxMaximum intelligence for complex work and demanding users$3.50$17.50

Usage and billing

You can monitor your usage and manage billing in your v0 dashboard:

  • Usage: Usage summary (daily, weekly, monthly) and a detailed log of each event with date, user, event type, model, and cost.
  • Billing: Your current plan, credit balance, payment method, and invoices.

Technical limits

ResourceLimitDescription
Context window128,000 tokensMax combined size of input: context (e.g. chat history) and prompt.
Image inputs~1,000 tokens eachEach image is counted as roughly 1,000 tokens of input.
Output size32,000 tokensMax size of a single response generated by v0.

Credit purchase options

Premium, Team, and Business plans can purchase additional credits at any time.

Best practices

  • Be specific in your prompts to reduce iterations. See our prompting guide for tips.
  • Break large projects into smaller components.
  • Use server components for better performance.
  • Monitor your credit usage regularly.